JAMSRESTAPI Web Service
PostCredential_PostCredential
JAMSRESTAPI Web Service > All Operations Resource Group : Credential_PostCredential (Post)

Resource Path: /api/credential

Uri: http://doc.jamsscheduler.com/api/credential

Description
Creates a new Credential object.
Request

The request body is of type Credential.

A Models.Credential object

Overview

Credential
description : string
fingerprint : string
lastChangeUTC : string
logonUserName : string
password : string
privateKey : string
encryptedPrivateKey : string
encryptedPassword : string
publicKey : string
credentialID : integer
credentialName : string
keyFileContent : string
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service